home *** CD-ROM | disk | FTP | other *** search
/ Suzy B Software 2 / Suzy B Software CD-ROM 2 (1994).iso / mintprgs / mintupgr / disk7.zoo / elvis.zoo / usr / doc / elvis / elvprsv.doc < prev    next >
Text File  |  1992-08-12  |  3KB  |  133 lines

  1.  
  2.  
  3.  
  4. ELVPRSV(1)               USER COMMANDS                 ELVPRSV(1)
  5.  
  6.  
  7.  
  8. NAME
  9.      elvprsv - Preserve the the modified version of a file  after
  10.      a crash.
  11.  
  12. SYNOPSIS
  13.      elvprsv ["-_w_h_y _e_l_v_i_s _d_i_e_d"] /tmp/_f_i_l_e_n_a_m_e...
  14.      elvprsv -R /tmp/_f_i_l_e_n_a_m_e...
  15.  
  16. DESCRIPTION
  17.      _e_l_v_p_r_s_v preserves your edited text after  _e_l_v_i_s  dies.   The
  18.      text can be recovered later, via the _e_l_v_p_r_s_v program.
  19.  
  20.      For UNIX-like systems, you should never  need  to  run  this
  21.      program from the command line.  It is run automatically when
  22.      _e_l_v_i_s is about to die, and it should be  run  (via  /etc/rc)
  23.      when the computer is booted.  THAT'S ALL!
  24.  
  25.      For non-UNIX systems such as  MS-DOS,  you  can  either  use
  26.      _e_l_v_p_r_s_v  the  same  way as under UNIX systems (by running it
  27.      from your AUTOEXEC.BAT file), or you can run  it  separately
  28.      with the "-R" flag to recover the files in one step.
  29.  
  30.      If you're editing a file when _e_l_v_i_s dies (due to a bug, sys-
  31.      tem  crash,  power failure, etc.) then _e_l_v_p_r_s_v will preserve
  32.      the most recent version of your text.  The preserved text is
  33.      stored  in  a  special directory; it does NOT overwrite your
  34.      text file automatically.
  35.  
  36.      _e_l_v_p_r_s_v will send mail to any user whose work it  preserves,
  37.      if your operating system normally supports mail.
  38.  
  39. FILES
  40.      /tmp/elv*
  41.           The temporary file that _e_l_v_i_s was using when it died.
  42.  
  43.      /usr/preserve/p*
  44.           The text that is preserved by _e_l_v_p_r_s_v.
  45.  
  46.      /usr/preserve/Index
  47.           A text file which lists  the  names  of  all  preserved
  48.           files,  and  the  names  of  the /usr/preserve/p* files
  49.           which contain their preserved text.
  50.  
  51. BUGS
  52.      Due to the permissions on the  /usr/preserve  directory,  on
  53.      UNIX  systems  _e_l_v_p_r_s_v  must  be  run as superuser.  This is
  54.      accomplished by making the _e_l_v_p_r_s_v executable  be  owned  by
  55.      "root" and turning on its "set user id" bit.
  56.  
  57.      If you're editing a nameless buffer when  _e_l_v_i_s  dies,  then
  58.      _e_l_v_p_r_s_v will pretend that the file was named "foo".
  59.  
  60.  
  61.  
  62.  
  63. Sun Release 4.1           Last change:                          1
  64.  
  65.  
  66.  
  67.  
  68.  
  69.  
  70. ELVPRSV(1)               USER COMMANDS                 ELVPRSV(1)
  71.  
  72.  
  73.  
  74. AUTHOR
  75.      Steve Kirkendall
  76.      kirkenda@cs.pdx.edu
  77.  
  78.  
  79.  
  80.  
  81.  
  82.  
  83.  
  84.  
  85.  
  86.  
  87.  
  88.  
  89.  
  90.  
  91.  
  92.  
  93.  
  94.  
  95.  
  96.  
  97.  
  98.  
  99.  
  100.  
  101.  
  102.  
  103.  
  104.  
  105.  
  106.  
  107.  
  108.  
  109.  
  110.  
  111.  
  112.  
  113.  
  114.  
  115.  
  116.  
  117.  
  118.  
  119.  
  120.  
  121.  
  122.  
  123.  
  124.  
  125.  
  126.  
  127.  
  128.  
  129. Sun Release 4.1           Last change:                          2
  130.  
  131.  
  132.  
  133.